Skip to content

Conversation

w-etc
Copy link

@w-etc w-etc commented Jan 10, 2019

The user can now decide whether to show the days when they are zero by passing true (Boolean) with showZeroDays props.

Example:

<div class="days-remaining">
    <Countdown :end="timerEnd" :showZeroDays="true"></Countdown>
</div>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant